projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11f0cdf
)
(facemenu-color-alist): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 16 Jun 2006 15:13:21 +0000
(15:13 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 16 Jun 2006 15:13:21 +0000
(15:13 +0000)
lisp/facemenu.el
patch
|
blob
|
history
diff --git
a/lisp/facemenu.el
b/lisp/facemenu.el
index 04f70708359b0d089148a17837ae37f18a1ca34d..5478cf12b8cd8bacefa5a31cb82ff97f63c39255 100644
(file)
--- a/
lisp/facemenu.el
+++ b/
lisp/facemenu.el
@@
-308,9
+308,8
@@
May also be t meaning to use `facemenu-add-face-function'."
;;; Internal Variables
(defvar facemenu-color-alist nil
- ;; Don't initialize here; that doesn't work if preloaded.
"Alist of colors, used for completion.
-If
null, `facemenu-read-color' will set it
.")
+If
this is nil, then the value of (defined-colors) is used
.")
(defun facemenu-update ()
"Add or update the \"Face\" menu in the menu bar.